Lucene search
+L
Conquer-once ProjectConquer-once

1 matches found

CVE
CVE
added 2021/01/22 9:6 a.m.104 views

CVE-2020-36208

The CVE-2020-36208 issue affects the conquer-once crate for Rust (pre-0.3.2). It allows a thread crossing to occur for a non-Send but Sync type (notably types like MutexGuard via OnceCell), which can lead to memory corruption. The root cause is an implementation detail where OnceCell’s Sync bound...

7.8CVSS7.4AI score0.00428EPSS
Save